header {
  position: fixed;
  top: 0px;
  width: 100%;
  background: #83CAFF;
  z-index: 1000;
}
header .tip {
  background: #24292E;
  height: 32px;
}
header .tip .header_tip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
header .tip .header_tip div {
  color: #B7BDC4;
  font-size: 12px;
}
header .tip .header_tip img {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
header .header_by {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header_by .BJ_lt {
  display: flex;
  align-items: center;
}
header .header_by .BJ_lt .logo {
/*  width: 108px;*/
  height: 32px;
  margin: 0;
}
header .header_by .BJ_lt .logo img {
/*  width: 108px;*/
  height: 32px;
}
header .header_by .BJ_lt > ul {
  display: flex;
}
header .header_by .BJ_lt > ul > li {
  margin-left: 23px;
  position: relative;
  height: 32px;
  line-height: 32px;
}
header .header_by .BJ_lt > ul > li > a {
  font-size: 16px;
  color: #000;
}
header .header_by .BJ_lt > ul > li.active > a,
header .header_by .BJ_lt > ul > li:hover > a {
  color: #fff;
}
header .header_by .BJ_rt .header_box {
  display: flex;
  align-items: center;
}
header .header_by .BJ_rt .header_box > a > img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
}
header .header_by .BJ_rt .header_box > * {
  margin-left: 24px;
  position: relative;
}
header .header_by .BJ_rt .header_box .tab img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
}
header .header_by .BJ_rt .header_box .ipt {
  position: relative;
}
header .header_by .BJ_rt .header_box .ipt input {
  background: #f5f5f5;
  border-radius: 4px;
  width: 240px;
  box-sizing: border-box;
  padding-right: 32px;
  font-size: 14px;
}
header .header_by .BJ_rt .header_box .ipt form > img {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.banner {
  width: 100%;
  height: 128px;
  border-radius: 8px;
  overflow: hidden;
  margin: 24px 0;
}
.banner img {
  width: 100%;
  height: 128px;
}
.subblock.sub-prod {
  float: left;
  top: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 4px;
}
.subblock {
  background-color: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
  line-height: 1.7em;
}
.hoversub .subblock {
  display: none;
  position: absolute;
  z-index: 999;
}
.hoversub.hover .subblock,
.hoversub:hover .subblock {
  display: block;
}
.leftside-navbar li .triangle,
.header_box li .triangle {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.subfor {
  width: 240px;
}
.subDown {
  width: 140px;
}
.subblock .list-subprod {
  text-align: center;
  font-size: 0;
  padding: 0;
  border-radius: 4px;
  padding: 16px;
  width: 100%!important;
  box-sizing: border-box;
}
.subblock .list-subprod li {
  font-size: 14px;
  float: none;
  display: inline-block;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
}
.subblock .list-subprod li .right_nav {
  position: absolute;
  right: -256px;
  width: 240px;
  min-height: 120px;
  background: #fff;
  border-radius: 4px;
  padding: 16px;
  top: -98px;
  display: none;
  border-left: 1px solid #F2F2F2;
  box-sizing: border-box;
}
.subblock .list-subprod li .right_nav a {
  width: 100% !important;
  text-align: left !important;
  font-size: 14px !important;
  height: 40px;
  line-height: 40px;
  padding: 0;
  box-sizing: border-box;
  transition: none;
  opacity: 1;
  display: block;
  padding-left: 16px;
  padding-right: 12px;
}
.subblock .list-subprod li .right_nav a:hover {
  background-color: #f5f5f5;
  color: #24292E;
}
.subblock .list-subprod li > a {
  width: 100% !important;
  text-align: left !important;
  font-size: 14px !important;
  height: 40px;
  line-height: 40px;
  padding: 0;
  box-sizing: border-box;
  transition: none;
  opacity: 1;
  display: block;
  padding-left: 10px;
  padding-right: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.subblock .list-subprod li > a span {
  font-size: 14px !important;
}
.subblock .list-subprod li > a img {
  width: 16px;
  height: 16px;
}
.subblock .list-subprod li > a:hover {
  background-color: #f5f5f5;
  color: #24292E;
}
.subblock .list-subprod li > a.subprod-an:hover {
  background-color: #333;
  color: #fff;
}
.subblock .list-subprod li > a.subprod-ios:hover {
  background-color: #83CAFF;
  color: #24292E;
}
.subblock .list-subprod li .subprod-ios {
  width: 108px !important;
  height: 32px;
  background: #83CAFF;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #24292E;
  font-size: 12px !important;
  margin: 0 auto;
  margin-top: 14px;
  margin-bottom: 16px;
}
.subblock .list-subprod li .subprod-ios img {
  width: 24px !important;
  height: 24px !important;
}
.subblock .list-subprod li .subprod-an {
  width: 108px !important;
  height: 32px;
  background: #333;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  margin: 0 auto;
  margin-bottom: 16px;
}
.subblock .list-subprod li .subprod-an img {
  width: 24px !important;
  height: 24px !important;
}
.subblock .list-subprod li .subprod-an:hover {
  background-color: inherit;
  color: inherit;
}
/*search*/
.ipt .autoComplete {
  background: #fff;
  width: 300px;
  position: absolute;
  top: 0;
  margin-top: 37px;
  z-index: 9999;
}
.ipt .autoComplete .tit {
  font-size: 14px;
  color: #84929c;
  border-bottom: 1px solid #f0f2f9;
  line-height: 32px;
  margin: 0 13px;
}
.ipt .autoComplete .tit button {
  width: auto;
  white-space: nowrap;
  background: none;
  color: #84929c;
  cursor: pointer;
  right: 13px;
  font-size: 12px !important;
}
.ipt .autoComplete .list {
  margin: 5px 0;
}
.ipt .autoComplete .list > div > span {
  float: right;
  color: #009bf4;
  display: none;
}
.ipt .autoComplete .list a[selected] {
  background: #f1f2f5;
}
.ipt .autoComplete .list > div,
.ipt .autoComplete .list a {
  display: block;
  line-height: 32px;
  color: #333;
  font-size: 14px;
  padding: 0 13px;
  cursor: pointer;
}
.ipt .autoComplete .list > div img,
.ipt .autoComplete .list a img {
  height: 16px;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
.ipt .autoComplete .list > div .small,
.ipt .autoComplete .list a .small {
  font-size: 12px;
  color: #858a90;
  margin-left: 10px;
}
.ipt .autoComplete .list > div:hover,
.ipt .autoComplete .list a:hover {
  background: #f1f2f5;
}
.ipt .autoComplete .list > div:hover > span,
.ipt .autoComplete .list a:hover > span {
  display: inline;
}
.ipt .autoComplete .keywordlink:hover {
  background: #f1f2f5;
}
.ipt .autoComplete .keywordlink:after {
  content: "";
  display: block;
  margin: 0 auto;
  height: 1px;
  background: #f0f2f9;
}
.ipt .autoComplete .keywordlink {
  display: block;
  line-height: 40px;
  padding: 0 13px;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.ipt .autoComplete .keywordlink span {
  color: #0b69ef;
  display: inline-block;
  max-width: 170px;
  font-size: 14px;
  vertical-align: bottom;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ipt .autoComplete .keywordlink[selected] {
  background: #f1f2f5;
}
.ipt .autoComplete .keywordlink:last-child {
  border: none;
}
.mask_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #00000000;
  display: none;
}
